about dialog: protect against gtk_widget_show_all
authorMatthias Clasen <mclasen@redhat.com>
Sat, 22 Feb 2014 02:15:52 +0000 (21:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 22 Feb 2014 02:15:52 +0000 (21:15 -0500)
commit89a264de910544169ed768207ed96e9013c19ce7
tree28d6ad72c56fe24d7032883536a285530a0a34b3
parent5437de8424af4fde61dc78a3b73be1bde21cd0b9
about dialog: protect against gtk_widget_show_all

Normally, a GtkAboutDialog is shown using the convenience
API. But if you manually construct one and show it by calling
gtk_widget_show_all() on it, the license tab would show up
uninvited. Fix that.

https://bugzilla.gnome.org/show_bug.cgi?id=724411
gtk/resources/ui/gtkaboutdialog.ui